You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > CopyToArray Method > TMtxVec.CopyToArray Method (TSCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.CopyToArray Method (TSCplx[])

Copy values to an array.

Syntax
C#
Visual Basic
public TMtxVec CopyToArray(ref TSCplx[] Dst);

Copy complex values to Dst array. The size of the array is set automatically. If the calling object is not complex an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!